//objectcomments PFC Attributes for DataWindow Undelete Window forward global type pfc_n_cst_restorerowattrib from n_cst_baseattrib end type end forward global type pfc_n_cst_restorerowattrib from n_cst_baseattrib autoinstantiate end type type variables Public: datawindow idw_active string is_filter string is_sort end variables on pfc_n_cst_restorerowattrib.create TriggerEvent( this, "constructor" ) end on on pfc_n_cst_restorerowattrib.destroy TriggerEvent( this, "destructor" ) end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcdwsrv.pbl
- pfc_n_cst_restorerowattrib.sru
File: pfc_n_cst_restorerowattrib.sru
Size: 501
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 501
Date: Sun, 16 Mar 2025 05:42:20 +0100
- n_cst_baseattrib autoinstantiate pfc_n_cst_restorerowattrib(sru)